implement the search class, which will do the search More...
#include "search.h"#include <curl/curl.h>#include <boost/property_tree/ptree.hpp>#include <boost/property_tree/json_parser.hpp>#include <boost/foreach.hpp>#include <string>#include <QDebug>Functions | |
| size_t | processHTTPRes (void *buffer, size_t size, size_t nmenb, void *stream) |
Variables | |
| std::string | resultStr = "" |
implement the search class, which will do the search
1.8.8